home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 1995 November / Macworld Nov ’95.toast / Developers / Sample LDEFs 2.0 / (Sys 6⁄7) Icon LDEF / Tester Src / main.h < prev    next >
Encoding:
Text File  |  1993-10-15  |  274 b   |  10 lines  |  [TEXT/KAHL]

  1. // File "main.h"
  2.  
  3.  
  4. // * **************************************************************************** * //
  5. // * **************************************************************************** * //
  6. // Function Prototypes
  7.  
  8. void DoInit(void);
  9. void DoLoop(void);
  10. void DoClose(void);